home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta name="GENERATOR" content="amaya 6.2, see http://www.w3.org/Amaya/" />
- <title>Creating client-side image maps</title>
- <style type="text/css">
- </style>
- <link href="../style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <table border="0" summary="toc">
- <tbody>
- <tr>
- <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
- src="../../images/amaya.gif" /></td>
- <td><p><a href="adding_an_image.html" accesskey="p"><img alt="previous"
- src="../../images/left.gif" /></a> <a href="../ImageMaps.html"
- accesskey="t"><img alt="top" src="../../images/up.gif" /></a> <a
- href="using_clientside_image_maps.html" accesskey="n"><img alt="next"
- src="../../images/right.gif" /></a></p>
- </td>
- </tr>
- </tbody>
- </table>
-
- <div id="page_body">
- <h1>Creating client-side image maps</h1>
-
- <p>Amaya enables you to use client-side image maps that link an image to one
- or multiple URIs.</p>
-
- <p class="ProcedureCaption">To create a new image map</p>
- <ol>
- <li>Insert an image into the document by choosing <strong>Image</strong>
- from the <strong>Types</strong> menu.
- <p></p>
- <p class="ProcedureNote"><strong>Note:</strong> You can
- also insert an image by clicking the <img src="../../images/Image.gif"
- alt="Image Button" /> icon on the toolbar, or directly from the keyboard
- by pressing <code>Control + t</code> in Windows or <code>Control +
- i</code> in Unix.</p>
- <p></p>
- </li>
- <li>Select <strong>Area</strong> from the <strong>Types</strong> menu. Then
- choose <strong>Circle</strong>, <strong>Polygon</strong>, or
- <strong>Rectangle</strong>, depending on the shape of the area within the
- image that you want to create. The following table indicates how to
- define an area depending on the shape you select.
- <p class="ProcedureStep"
- style="margin-left:.75in;text-indent:0in;"> </p>
- <p class="TableTitle" style="margin-left:0in"><strong>Table 1: Defining
- shapes</strong></p>
-
- <table border="1" cellspacing="0" cellpadding="0"
- style="margin-left:0in; border-collapse:collapse;border:none;">
- <tbody>
- <tr>
- <td width="147" valign="top"
- style="width:110.0pt;border-top:solid 1.5pt; border-left:none;border-bottom:solid 1.5pt; border-right:solid .5pt; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableTitle"><strong>Shape</strong></p>
- </td>
- <td width="257" valign="top"
- style="width:192.4pt;border-top:solid 1.5pt; border-left:none;border-bottom:solid 1.5pt; border-right:none;padding:0in 5.4pt 0in 5.4pt"><p
- class="TableTitle"><strong>Defining the Area</strong></p>
- </td>
- </tr>
- <tr>
- <td width="147" valign="top"
- style="width:110.0pt;border-top:none;border-left: none; border-bottom:solid .5pt;border-right: solid .5pt;padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Circle</p>
- </td>
- <td valign="top"
- style="width:192.4pt;border:none;border-bottom:solid .5pt; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Click the left mouse button to select the
- position of one corner of the circle. Hold down the button, move
- your cursor to the opposite corner, then release the button.</p>
- <p></p>
- </td>
- </tr>
- <tr>
- <td width="147" valign="top"
- style="width:110.0pt;border-top:none;border-left: none;border-bottom:solid .5pt;border-right:solid .5pt;padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Polygon</p>
- </td>
- <td width="257" valign="top"
- style="width:192.4pt;border:none;border-bottom:solid .5pt; padding:0in 5.4pt 0in 5.4pt"><p
- class="TableText">Click the left mouse button at each point that
- you want to be a corner of the polygon. Right-click to indicate
- when you have reached the last point.</p>
- <p></p>
- </td>
- </tr>
- <tr style="height:63.4pt">
- <td width="147" valign="top"
- style="width:110.0pt;border-top:none;border-left: none;border-bottom:solid 1.5pt;border-right:solid .5pt;padding:0in 5.4pt 0in 5.4pt; height:63.4pt"><p
- class="TableText">Rectangle</p>
- </td>
- <td width="257" valign="top"
- style="width:192.4pt;border:none;border-bottom:solid 1.5pt; padding:0in 5.4pt 0in 5.4pt;height:63.4pt"><p
- class="TableText">Click the left mouse button to select the
- position of one corner of the circle. Hold down the button, move
- your cursor to the opposite corner, then release the button.</p>
- </td>
- </tr>
- <tr>
- <td></td>
- <td></td>
- </tr>
- </tbody>
- </table>
- </li>
- <li>When you finish defining the area of the image map, a dialog will
- display so you can enter the Alternate Text. Alternate text is required
- for any graphic or image map.
- <p></p>
- </li>
- <li>Click anywhere within the image map area. Another dialog displays so
- you can input the URI or target to which you want to link the image.
- Enter the target of the link associated with the defined area, or
- <strong>Browse</strong> for the link.
- <p></p>
- <p><b>Tip:</b> To see an outline of each existing
- area in the image map, select <strong>Show map areas</strong> from the
- <strong>Views</strong> menu.</p>
- </li>
- </ol>
- </div>
- </body>
- </html>
-